Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

keyvault improvements - #109

Merged
mgor merged 3 commits into
Biometria-se:mainfrom
mgor:bug/keyvault_improvements
Jun 27, 2025
Merged

keyvault improvements#109
mgor merged 3 commits into
Biometria-se:mainfrom
mgor:bug/keyvault_improvements

Conversation

@mgor

@mgor mgor commented Jun 27, 2025

Copy link
Copy Markdown
Collaborator

check for empty configuration file; easiest mistake to reproduce would be to misspell a key filter (-k).

copy original environment file for import, before rewriting the specified file with imported configuration.

show all files that was written for mqm certificates, not only the kdb file.

fixed that -k filters on a partial path name to a configuration key (e.g. startswith).

fixed that, when merging dicts, if source is None, but merged is a dict, do not overwrite that with the None value, just keep it as it is.

mgor added 3 commits June 27, 2025 10:55
easiest mistake to reproduce would be to misspell a key filter (`-k`).

copy original environment file for import also, before rewriting the specified file with imported configuration.
fixed that `-k` filters on a partial path name to a configuration key (e.g. startswith).

fixed that, when merging dicts, if source is None, but merged is a dict, do not overwrite that with the None value, just keep it as it is.
@mgor
mgor requested a review from boffman June 27, 2025 10:53
@mgor
mgor merged commit 6869b3f into Biometria-se:main Jun 27, 2025
12 checks passed
@mgor
mgor deleted the bug/keyvault_improvements branch June 27, 2025 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants